*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sun, 17 Dec 2006 20:15:40 +0000 (20:15 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 17 Dec 2006 20:15:40 +0000 (20:15 +0000)
etc/NEWS

index d288a604e2a72bc5fa282280805af0b8baef311d..a6851b77d23c8b3a51ae1d36bbf46015bd6487fe 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -4548,6 +4548,9 @@ autoloaded when not really necessary.
 *** The function `make-auto-save-file-name' is now handled by file
 name handlers.  This will be exploited for remote files mainly.
 
+*** The function `file-name-completion' accepts an optional argument
+PREDICATE, and rejects completion candidates that don't satisfy PREDICATE.
+
 ** Input changes:
 
 +++